Availability | 3.0 |
Description | Checks whether the specified palette or inspector is visible. |
Arguments | floaterName |
The argument is the name of a floating palette. The built-in palettes must be referenced using one the following strings: "objects" , "properties" , "launcher" , "site files" , "site map" , "library" , "css styles" , "html styles" , "behaviors" , "timelines" , "html" , "layers" , "frames" , "templates" , or "history" . If floaterName does not match one of the built-in palette names, Dreamweaver searches in the Configuration/Floaters folder for a file called floaterName .htm. |
|
Returns | TRUE if the floater is visible and frontmost, FALSE otherwise or if Dreamweaver cannot find a floater with the name floaterName . |
Enabler | None. |
![]() |